FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CodeSystem/FHIR Server from package fhir.argonaut.scheduling#1.0.0 (78 ms)

Package fhir.argonaut.scheduling
Type CodeSystem
Id Id
FHIR Version R3
Source http://fhir.org/guides/argonaut/scheduling/https://simplifier.net/resolve?scope=fhir.argonaut.scheduling@1.0.0&canonical=http://fhir.org/guides/argonaut-scheduling/CodeSystem/appt-type
Url http://fhir.org/guides/argonaut-scheduling/CodeSystem/appt-type
Version 1.0.0
Status active
Date 2017-07-16T02:46:45+10:00
Name Argonaut_Appointment_Type_Codes
Title Argonaut Appointment Type Codes
Experimental False
Realm us
Authority hl7
Description The style of appointment or patient for appointment booking (not service type).
Content complete
valueSet http://fhir.org/guides/argonaut-scheduling/ValueSet/appt-type

Resources that use this resource

ValueSet
http://fhir.org/guides/argonaut-scheduling/ValueSet/appt-type Argonaut Appointment Types

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Argonaut Appointment Type Codes

The style of appointment or patient for appointment booking (not service type).

This code system http://fhir.org/guides/argonaut-scheduling/CodeSystem/appt-type defines the following codes:

CodeDisplayDefinition
new-patient New PatientAn appointment for a patient who is new to the provider
post-op Post-OpAn appointment to follow up on an operative procedure
pre-op Pre-OpAn appointment to prepare for an operative procedure
same-day Same DayAn appoinment to be seen by a provider the same day
urgent UrgentAn appointment for an urgent problem or condition

Source

{
  "resourceType" : "CodeSystem",
  "id" : "appt-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Argonaut Appointment Type Codes</h2><div><p>The style of appointment or patient for appointment booking (not service type).</p>\n</div><p>This code system http://fhir.org/guides/argonaut-scheduling/CodeSystem/appt-type defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">new-patient<a name=\"appt-type-new-patient\"> </a></td><td>New Patient</td><td>An appointment for a patient who is new to the provider</td></tr><tr><td style=\"white-space:nowrap\">post-op<a name=\"appt-type-post-op\"> </a></td><td>Post-Op</td><td>An appointment to follow up on an operative procedure</td></tr><tr><td style=\"white-space:nowrap\">pre-op<a name=\"appt-type-pre-op\"> </a></td><td>Pre-Op</td><td>An appointment to prepare for an operative procedure</td></tr><tr><td style=\"white-space:nowrap\">same-day<a name=\"appt-type-same-day\"> </a></td><td>Same Day</td><td>An appoinment to be seen by a provider the same day</td></tr><tr><td style=\"white-space:nowrap\">urgent<a name=\"appt-type-urgent\"> </a></td><td>Urgent</td><td>An appointment for an urgent problem or condition</td></tr></table></div>"
  },
  "url" : "http://fhir.org/guides/argonaut-scheduling/CodeSystem/appt-type",
  "version" : "1.0.0",
  "name" : "Argonaut_Appointment_Type_Codes",
  "title" : "Argonaut Appointment Type Codes",
  "status" : "active",
  "experimental" : false,
  "date" : "2017-07-16T02:46:45+10:00",
  "description" : "The style of appointment or patient for appointment booking (not service type).",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "valueSet" : "http://fhir.org/guides/argonaut-scheduling/ValueSet/appt-type",
  "content" : "complete",
  "concept" : [
    {
      "code" : "new-patient",
      "display" : "New Patient",
      "definition" : "An appointment for a patient who is new to the provider"
    },
    {
      "code" : "post-op",
      "display" : "Post-Op",
      "definition" : "An appointment to follow up on an operative procedure"
    },
    {
      "code" : "pre-op",
      "display" : "Pre-Op",
      "definition" : "An appointment to prepare for an operative procedure"
    },
    {
      "code" : "same-day",
      "display" : "Same Day",
      "definition" : "An appoinment to be seen by a provider the same day"
    },
    {
      "code" : "urgent",
      "display" : "Urgent",
      "definition" : "An appointment for an urgent problem or condition"
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.